home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Basic Press Kit
/
Basic Press Kit.iso
/
pc
/
progthis.dxr
/
00007_Btn1 (old).ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-10-11
|
136 b
|
10 lines
on mouseUp
tell the stage
closeMe()
end tell
btnName = member("Btn1").text
tell the stage
return btnName
end tell
end